@charset "utf-8";

/*äºŒçº§é¡µåŸºç¡€æ ·å¼*/

.Bread {
    width: 100%;
    color: #333333;
    padding-top: 5px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
}

.Bread span {
    display: block;
    line-height: 1.5;
}

.Bread a {
    color: #13914e;
    float: left;
    margin-right: 10px;
    padding-right: 15px;
    background: url(../images/bread_arrow.png) no-repeat center right;
}

.page {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    font-size: 12px;
    clear: both;
}

.page a {
    padding: 0 5px;
}

.t_more {
    color: #fff;
    padding-right: 21px;
    position: relative;
    font-size: 1.5rem;
    margin-top: 3px;
    float: right;
}

.t_more span {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 21px;
}

.t_more span i {
    width: 22px;
    height: 2px;
    background: #fff;
    display: block;
    margin-bottom: 5px;
    transition: all 0.3s ease-in-out;
}

.t_more span i:nth-child(2) {
    width: 22px;
}

.t_more span i:nth-child(3) {
    width: 22px;
}

.subContent {
    width: 100%;
}

.subPage {
    width: 96%;
    margin: 0px auto;
}

.sub_left {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    z-index: 99;
    margin-bottom: 20px;
}

.sub_leftTitle {
    height: auto;
    background: #13914e;
    padding-left: 17px;
    padding-right: 17px;
    padding: 7px 12px;
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
}

.sub_leftTitle h2 {
    line-height: 30px;
    color: #fff;
    font-size: 1.6rem;
    padding: 5px 0
}

.sub_nav {
    background: #eeeeee;
    display: none
}

.sub_nav li {
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.sub_nav li a {
    display: block;
    padding: 8px 15px;
    position: relative;
}


/* .sub_nav li>a:before{transition:all 0.3s ease-in-out;position: absolute;left: 0;top:50%;margin-top: -10px; width: 0px;height:20px;background: #13914e;content: '';clear: both;} */

.sub_nav li.active a
/*.sub_nav li:hover a*/

{
    color: #13914e;
}

.sub_nav li.active>a:before
/*,.sub_nav li:hover>a:before*/

{
    width: 4px;
}

.sub_right {
    margin: 0 0 0px 0px;
}

.sub_banner {
    margin-bottom: 15px;
}

.subTitle h2 {
    font-weight: normal;
}

.sub_nav li strong.arrow {
    display: block;
    height: 36px;
    line-height: 36px;
    width: 36px;
    text-align: center;
    font-size: 25px;
    font-weight: normal;
    position: absolute;
    right: 0;
    top: 0;
    color: #b5b5b5;
    z-index: 33;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    font-weight: 100;
}


/*.sub_nav li strong.arrow:hover{color:#13914e;}*/


/*.sub_nav li:hover strong.arrow,*/

.sub_left li.active strong.arrow {
    color: #13914e;
}

.twoJ_menu {
    display: none;
    background: #fff;
}

.sub_nav .twoJ_menu dd {
    text-align: left;
}

.sub_nav .twoJ_menu dd a {
    padding: 5px 18px;
    font-size: 1.4rem;
    border-left: none;
    color: #333;
}


/*.sub_nav .twoJ_menu dd a:hover,*/

.sub_nav .twoJ_menu dd.twoActive a {
    border-left-color: transparent;
    color: #13914e;
}

.sub_navm li span.arrow {
    display: block;
    height: 30px;
    line-height: 30px;
    width: 48px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 0;
    color: #909090;
    z-index: 33;
    cursor: pointer;
    transition: all 0.3s ease-in-out
}

.sub_right {}

.listTitle2 {
    padding-left: 0px;
    background: none;
    line-height: 50px;
    margin-bottom: 35px
}

.listTitle2 h2 {
    color: #333;
    font-size: 2rem;
    text-align: center;
    font-weight: bold;
    padding: 0px 0 20px 0;
    border-bottom: 2px solid #d9d9d9;
    margin-bottom: 20px;
}

.subPage .articleList2 {
    padding: 30px 40px;
}

.articleBox {
    width: 100%;
    margin: 0 auto;
}

.pageList {}

.articleTitle {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.articleTitle h2 {
    font-size: 1.8rem;
    line-height: 1.4;
    margin-bottom: 20px;
    font-weight: bold;
    text-align: center;
}

.articleAuthor {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.articleAuthor span {
    margin: 2px 12px;
    display: inline-block;
    vertical-align: top;
}

.article {
    line-height: 1.5;
    margin-bottom: 30px;
    margin-top: 20px;
    text-indent: 2em;
}

.article p {
    margin-bottom: 10px;
}

.Annex {
    padding: 0px;
    overflow: hidden;
    margin: 20px 0 40px 0;
}

.Annex strong {
    font-weight: normal;
    margin-bottom: 10px;
    display: block;
    background: #eee;
    padding: 12px 15px;
}

.Annex a {
    display: block;
    margin-bottom: 8px;
    padding-left: 15px;
}


/*åˆ†äº«*/

.shareBox {
    margin-bottom: 0;
    margin-top: 20px;
    text-align: right;
    overflow: hidden;
}

.share {
    width: auto;
    height: auto;
}

#share_btn {
    font-weight: normal;
    float: left;
    cursor: pointer;
    line-height: 20px;
    width: 20px;
    height: 20px;
    background: url(../images/share.png) no-repeat center center #cacaca;
    border-radius: 50%;
    margin-right: 3px;
}

.bdsharebuttonbox {
    float: left;
}

.share a {
    padding-left: 0px !important;
    margin: 0px 3px!important;
    float: left!important;
    width: 20px!important;
    height: 20px!important;
    border-radius: 50%;
}

.share a.bds_weixin {
    background: url(../images/weixin.png) no-repeat center center #52af50;
}

.share a.bds_tsina {
    background: url(../images/weibo.png) no-repeat center center #d81e06;
}

.share a.bds_more {
    background: url(../images/share_more.png) no-repeat center center #069ad8;
}


/*é¢†å¯¼ç®€ä»‹01*/

.subLeaderBox01 {
    position: relative;
    overflow: hidden;
    border: 1px solid #efefef;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.05);
    padding: 20px;
    margin: 5px;
    margin-bottom: 20px;
}

.subLeaderImgTitleBox {
    text-align: center;
}

.subLeaderImg {
    width: 100px;
    height: 130px;
    overflow: hidden;
    margin: 0 auto;
}

.subLeaderImgTitleBox h3 {
    text-align: center;
    margin-top: 14px;
    margin-bottom: 10px;
    border-bottom: 2px solid #eeeeee;
    padding-bottom: 10px;
    color: #0078c4;
}

.subLeaderTitle {
    background: #0e914b;
    width: 100%;
    height: auto;
    text-align: center;
    line-height: 1.5;
    color: #fff;
    font-size: 1.6rem;
    margin-bottom: 20px;
    padding: 5px 0
}

.subLeaderInfo {
    color: #333;
    text-indent: 2em;
    line-height: 1.5;
}

.subLeaderSevenTitle {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.subLeaderSevenTitle h2 {
    font-size: 1.6rem;
    line-height: 26px;
    color: #d40000;
}

.subGoverBox {
    margin-top: 30px;
}

.subGover01 {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.subGoverTitle01 {
    margin-bottom: 10px;
}

.subGoverTitle01 h2 {
    border-left: 3px solid #13914e;
    padding-left: 10px;
    font-size: 1.8rem;
    line-height: 1.5;
}

.subGoverIntro {
    overflow: hidden;
}

.subGoverIntro .left {
    margin: 0 auto;
    width: 100%;
}

.subGoverIntro .right {
    margin: 20px auto;
    width: 100%;
}

.subGover01 h3 {
    background: #008336;
    text-align: center;
    line-height: 1.5;
    color: #fff;
    font-size: 1.6rem;
    margin-bottom: 15px;
}

.subGover01 h3 i {
    display: inline-block;
    margin-right: 10px;
}

.subGover01 h3 a {
    color: #fff;
}

.subGoverList li {
    padding-left: 15px;
    position: relative;
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
    margin-bottom: 8px;
    *padding-left: 0;
}

.subGoverList li:before {
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    background: #eee;
    border-radius: 50%;
    content: '';
    clear: both;
}

.subGoverList li a {
    display: block;
    width: 100%;
    font-size: 1.5rem;
}

.subGoverList li span {
    display: block;
    color: #555;
}

.suborganList {
    border-top: 1px solid #eee;
    padding-top: 10px;
    margin-right: -50px;
    position: relative;
    overflow: hidden;
}

.suborganList:after {
    content: '';
    clear: both;
    width: 100%;
    height: 1px;
    background: #eee;
    position: absolute;
    bottom: 10px;
    left: 0;
}

.suborganList li {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.suborganList li a {
    display: block;
    padding-left: 15px;
    *padding-left: 0;
    position: relative;
    font-size: 1.5rem;
    margin-right: 50px;
}

.suborganList li a:before {
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    background: #eee;
    border-radius: 50%;
    content: '';
    clear: both;
}


/*.sub_leftFixed{position: fixed;top: 10px;left: 50%;margin-left: -600px; z-index:99}
.sub_leftstalic{position: static;top: auto;left: auto;margin-left: 0px; z-index:9}
*/


/*åˆ‡æ¢*/


/*.tabArticleList02{width:100%;position: relative;height: 466px;}
.tabMenu01{width:auto;position: relative; border-bottom: 1px solid #eee;height: 38px;}

.tabMenu01 li{display: inline-block;float: left; width:76px;margin-right: 45px;}
.tabMenu01 li>a{display: block;font-size: 1.8rem;font-weight: normal;position: relative;height: 38px;line-height: 32px;overflow: hidden;*height: 25px;*line-height: 25px;transition:all 0.3s ease-in-out;}
.tabMenu01 li>a:after{content: '';clear: both;position: absolute;bottom: 0;left: 0;width: 0;height: 3px;background: #199352;transition:all 0.3s ease-in-out;}
.tabMenu01 li>a:hover,.tabMenu01 li.active>a{text-decoration: none;color:#13914e;*color:#13914e;}
.tabMenu01 li:last-child{margin-right: 0;}
.tabMenu01 li>a:hover:after,.tabMenu01 li.active>a:after{width: 100%;}
.subTabInfo02{position: absolute;top:39px;left: 0;padding-top: 12px; width: 100%;background: #fff;overflow: hidden; z-index:-1;}
.subTabInfo02  dd{! margin-bottom: 10px; height: 30px;padding-bottom: 10px; line-height: 30px;overflow: hidden;border-bottom: 1px solid #eee;}
.subTabInfo02  dd span{float: right;font-size: 12px;color:#999;margin-left: 10px;}
.subTabInfo02  dd a{font-size: 1.5rem;display: block;padding-left: 10px;position: relative;height: 34px;line-height: 39px;overflow: hidden;*padding-left: 0;}
.subTabInfo02  dd a:before{content: '';clear: both;position: absolute;left: 0;top:18px;width:4px;height: 4px;background: #d1d1d1;border-radius: 50%;}

.tabMenu01  li.active dl{z-index:99;}
.tabArticleList02{width:100%;position: relative;}
.tabMenu02 li>a{font-size: 1.6rem;text-align: center;}
.tabMenu02 li{margin-right:17px; }
.tabMenu02 {padding-left: 313px;*padding-left: 296px;}
*/


/*åˆ‡æ¢*/

.tabArticleList01 {
    width: 100%;
    position: relative;
}

.tabMenu01 {
    width: auto;
    position: relative;
    background: #eee;
    overflow: hidden;
}

.tabMenu01 li {
    float: left;
    width: 25%;
    text-align: center;
}

.tabMenu01 li>a {
    display: block;
    font-size: 1.5rem;
    font-weight: normal;
    position: relative;
    line-height: 1.5;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}

.tabMenu01 li.active>a {
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    background: #199352
}

.subTabInfo02 {
    padding-top: 12px;
    width: 100%;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.subTabInfo02 li {
    margin-bottom: 8px;
    line-height: 1.5;
    overflow: hidden;
}

.subTabInfo02 li span {
    float: right;
    font-size: 12px;
    color: #999;
    margin-left: 10px;
}

.subTabInfo02 li a {
    display: block;
    padding-left: 10px;
    position: relative;
    line-height: 1.5;
    overflow: hidden;
}

.subTabInfo02 li a:before {
    content: '';
    clear: both;
    position: absolute;
    left: 0;
    top: 15px;
    width: 4px;
    height: 4px;
    background: #d1d1d1;
    border-radius: 50%;
}

.tabDlList dd {
    display: none;
}

.more {
    display: block;
    background: #199352;
    text-align: center;
    padding: 5px 0;
    color: #fff;
    width: 100%;
    margin: 0 auto;
    border-radius: 5px;
    margin-top: 10px;
}

.subGover01 {}

.subGoverTitle02 {
    position: absolute;
    left: 0;
    top: 0;
}

.subGover02 .left {
    margin: 0 auto;
    width: 100%;
}

.subGover02 .right {
    margin: 15px auto;
    width: 100%;
}

.subGover02 .right .subTabInfo02 {
    display: block;
    position: static;
    top: auto;
    left: auto;
    padding-top: 0;
}

.subGoverTitle03 {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 12px;
}

.subRightTitle04 {
    overflow: hidden;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.subRightTitle04 h2 {
    font-size: 1.8rem;
}

.subRightList {}

.subRightList li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 15px;
    background: url(../images/li_icon.png) no-repeat left 9px;
    line-height: 1.5;
    overflow: hidden;
}

.subRightList li a {
    font-size: 1.5rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}

.subRightList li span {
    float: right;
    margin-left: 10px;
    color: #999999;
}

.subRightList li:nth-child(5n) {
    border-bottom: 1px solid #eee;
    padding-bottom: 9px;
}

.subSpecial01 {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
    overflow: hidden;
}

.subSpecial02 {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
    overflow: hidden;
}

.subSpecialBanner {
    margin-bottom: 10px;
}

.subSpecialBanner .slides li a {
    display: block;
    padding-bottom: 52.84%;
    height: 0;
    overflow: hidden;
}

.subSpecialBanner .slides li a img {
    display: block;
    width: 100%;
}

.subSpecialBanner .flex-control-nav {
    bottom: 2px;
}

.subSpecialBanner .flex-control-nav li {
    margin: 0 4px;
}

.subSpecialBanner .flex-control-paging li a {
    border-radius: 0;
    width: 6px;
    height: 6px;
    line-height: 6px;
    background: #89cdf0;
}

.subSpecialBanner .flex-control-paging li a.flex-active,
.subSpecialBanner .flex-control-paging li a:hover {
    background: #fff
}

.subGoverTitle04 {
    border-bottom: 1px solid #eee;
    padding-bottom: 9px;
}

.subSpecialList {
    overflow: hidden;
}

.subSpecialList li {
    margin-bottom: 4px;
    border-bottom: 1px solid #eee;
    padding-bottom: 4px;
    padding-left: 15px;
    *padding-left: 0;
    position: relative;
    overflow: hidden;
    line-height: 1.5;
}

.subSpecialList li:before {
    content: '';
    clear: both;
    position: absolute;
    left: 0;
    top: 8px;
    width: 4px;
    height: 4px;
    background: #ddd;
    border-radius: 50%;
}

.subSpecialList li a {}

.subSpecialList li span {
    float: right;
    margin-left: 10px;
    color: #999;
}

.subImportantList02 {
    overflow: hidden;
    margin-right: -20px;
}

.subImportantList02 li {
    float: left;
    width: 50%;
    margin-bottom: 10px;
}

.subImportantList02 li a {
    display: block;
    margin-right: 20px;
}

.subImportantList02 li a img {
    display: block;
    width: 100%;
}

.subImportantList02 li a span {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
}


/*ä¸šåŠ¡é¢‘é“*/

.subBusinessBox {
    overflow: hidden;
    margin-top: 20px;
}

.subBusiness01 {
    overflow: hidden;
    margin-bottom: 10px;
}

.subBusiness01 .subCol {
    width: 100%;
    overflow: hidden;
}


/*.subBusiness01 .left{float: left;}*/

.subBusiness01 .right {
    margin-top: 10px;
}

.subBusinessTitle {
    overflow: hidden;
}

.subBusinessTitle {
    overflow: hidden;
    border-bottom: 1px solid #eee;
    padding-bottom: 4px;
    margin-bottom: 10px;
}

.subMore {
    float: right;
    margin-left: 10px;
    font-size: 1.5rem;
    margin-top: 5px;
}

.subBTitle {
    font-size: 1.6rem;
    font-weight: bold;
    float: left;
    height: 30px;
    line-height: 30px;
    padding-left: 35px;
    background-position: center left;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.subBTitle1 {
    background-image: url(../images/b_img01.png);
}

.subBTitle2 {
    background-image: url(../images/b_img02.png);
}

.subBTitle3 {
    background-image: url(../images/b_img03.png);
}

.subBTitle4 {
    background-image: url(../images/b_img04.png);
}

.subBTitle5 {
    background-image: url(../images/b_img05.png);
}

.subBTitle6 {
    background-image: url(../images/b_img06.png);
}

.subBTitle7 {
    background-image: url(../images/b_img07.png);
}

.subBTitle8 {
    background-image: url(../images/b_img08.png);
}

.subBTitle9 {
    background-image: url(../images/b_img09.png);
}

.subBTitle10 {
    background-image: url(../images/b_img10.png);
}

.subBTitle11 {
    background-image: url(../images/b_img11.png);
}

.subBTitle12 {
    background-image: url(../images/b_img12.png);
}

.subBusinessList {
    overflow: hidden;
}

.subBusinessList li {
    position: relative;
    margin-bottom: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid #eee;
    padding-left: 15px;
    line-height: 1.5;
    overflow: hidden;
}

.subBusinessList li:before {
    content: '';
    clear: both;
    position: absolute;
    left: 0;
    top: 8px;
    width: 4px;
    height: 4px;
    background: #ddd;
    border-radius: 50%;
}

.subBusinessList li span {
    float: right;
    margin-left: 10px;
    color: #999;
}

.subBusinessList li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


/*æ–°é—»ä¸­å¿ƒ*/

.subNewsVideoList {
    overflow: hidden;
    margin-right: -28px;
}

.subNewsVideoList li {
    float: left;
    width: 50%;
    margin-bottom: 15px;
}

.subNewsVideoList li a {
    display: block;
    margin-right: 28px;
}

.subNewsVideo {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.subNewsVideo i.play {
    position: absolute;
    width: 50px;
    height: 50px;
    display: block;
    line-height: 50px;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    background: url(../images/bofang.png) no-repeat center center;
}

.subNewsVideoList li p {
    line-height: 24px;
    margin-top: 6px;
    overflow: hidden;
    text-align: center;
    height: 24px;
    line-height: 24px;
}


/*æ„è§å¾é›†*/

.subOpinionBox {
    margin-bottom: 30px;
    overflow: hidden;
}

.subOpinionBox h2 {
    margin-bottom: 20px;
    font-size: 1.8rem;
}

.subOpinion01 {
    overflow: hidden;
    background: #fafafa;
    padding: 20px;
}

.subOpinion01 form {
    margin-right: 0;
}

.subOpinion01 .form-text-o {
    width: 100%;
    /*! margin-right: 0; */
    /*! float: left; */
    /*! margin-bottom:30px; */
    /*! height: 37px; */
    /*! line-height: 37px; */
    display: block;
    margin: 0 auto;
}

.subOpinion01 .form-text-o strong {
    color: red;
    margin-right: 4px;
}

.subOpinion01 label {
    width: 100%;
    /*! float: left; */
    font-size: 1.5rem;
    text-align: left;
    display: block;
    margin: 0 auto 10px;
}

.subOpinion01 .form-text-o input {
    /*! float: left; */
    width: 100%;
    height: 37px;
    line-height: 37px;
    border: 1px solid #dddddd;
    background: #fff;
    color: #333;
    /*! margin-left:15px; */
    /*! padding-left: 10px; */
    /*! padding-right: 10px */
    margin: 0 auto 10px;
}

.subOpinion01 .form-text-o i {
    font-style: normal;
    font-size: 1.5rem;
    /*! float: left; */
    display: block;
    margin-bottom: 10px;
    text-align: right;
}

.subOpinion01 textarea {
    width: 96%;
    height: 200px;
    border: 1px solid #dddddd;
    background: #fff;
    color: #333;
    font-family: 'MicroSoft yahei';
    font-size: 1.5rem;
    padding: 5px 10px;
    /*! margin-left: 15px; */
    margin-bottom: 30px;
    margin: 0 auto;
    display: block;
}


/*ç½‘ä¸Šè°ƒæŸ¥è¯¦æƒ…*/

.OnlineBox {
    overflow: hidden;
    margin-bottom: 0;
}

.OnlineBox h2 {
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 20px;
}

.OnlineInfo {
    overflow: hidden;
}

.OnlineInfo .left {
    width: 100%;
    margin: 0 auto;
}

.OnlineInfo .left img {
    display: block;
    width: 100%
}

.OnlineInfo .right {
    width: 100%;
    margin: 10px auto;
}

.OnlineArticle {
    line-height: 28px;
    font-size: 1.5rem;
    margin-bottom: 30px;
    text-indent: 2em;
}

.OnlineTitle {
    margin-bottom: 10px;
    background: #eee;
    font-size: 1.5rem;
    padding: 10px 10px;
}

.formCheckBoxList {
    overflow: hidden;
    /*! margin:10px; */
}

.formCheckBoxList li {
    margin-bottom: 13px;
    font-size: 1.5rem;
}

.formCheckBoxList li input[type='checkbox'] {
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    border: 1px solid #ddd;
    background: #fff;
    margin-right: 8px;
}

.formCheckBoxList li input[type=checkbox]:checked {
    background: url("../images/checked.png")no-repeat center;
}

.formTextarea03 {
    margin: 15px 0;
    width: 100%;
    height: 120px;
}

.formTextarea03 input {
    width: 98%;
    height: 120px;
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
    margin: 0 auto;
}

.OnlineInfoList {
    margin: 0;
}

.OnlineInfoList li {
    font-size: 1.5rem;
    margin-bottom: 10px;
}

.submitBox button {
    width: 69%;
    height: 40px;
    border-radius: 20px;
    background: #13914e;
    border: none;
    color: #fff;
    margin: 0 auto 10px;
}

.submitBox button.cancel {
    background: #eee;
    color: #333;
}

.submitBox {
    overflow: hidden;
    text-align: center;
    margin-top: 16px;
}


/*.submitBox button:hover{background:#037039;cursor: pointer;}*/


/*.submitBox button.cancel:hover{background: #ddd;cursor: pointer;}*/

.subNewResreachList {
    overflow: hidden;
    border-top: 1px solid #eee;
    padding-top: 15px;
}

.subNewResreachList li {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.subNewResreach {
    overflow: hidden;
}

.subNewResreach .left {
    margin: 0 auto;
    width: 100%;
}

.subNewResreach .left img {
    display: block;
    width: 100%;
}

.subNewResreach .right {
    margin: 10px auto;
    width: 100%;
}

.subNewResreach .right h4 {
    font-size: 1.5rem;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: normal;
}

.subNewResreach .right p {
    padding-left: 10px;
    margin-bottom: 10px;
    position: relative;
}

.subNewResreach .right p:before {
    position: absolute;
    content: '';
    clear: both;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #ddd;
    top: 8px;
    left: 0;
}

.subNewResreach .r_links {
    margin-top: 30px;
}

.subNewResreach .r_links a {
    float: left;
    display: block;
    width: 50%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #13914e;
    color: #fff;
    border-radius: 20px;
}

.subNewResreach .r_links a.check {
    background: #e0e0e0;
    color: #333;
}


/*.subNewResreach .r_links a:hover{background: #107941}*/


/*.subNewResreach .r_links a.check:hover{background: #ccc}*/

.historyList {
    overflow: hidden;
    margin-right: -20px;
}

.historyList li {
    width: 100%;
    margin-bottom: 8px;
    overflow: hidden;
}

.historyList li div:before {
    content: '';
    clear: both;
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    background: #ddd;
    border-radius: 50%;
}

.historyList li div {
    position: relative;
    padding-left: 10px;
    margin-right: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    height: 18px;
    line-height: 25px;
}

.historyList li span {
    color: #999;
    float: right;
    margin-left: 10px;
}

.historyList li a {}

.subDisable {
    overflow: hidden;
}

.subDisable .lf {
    margin: 0 auto;
    width: 100%;
}

.subDisable .lf img {
    display: block;
    width: 100%;
}

.subDisable .rt {
    margin: 15px auto;
    width: 100%;
}

.disableList {}

.disableList li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

.disableList li a {
    display: block;
    position: relative;
    line-height: 1.5;
    padding-left: 10px;
}

.disableList li a:before {
    content: '';
    clear: both;
    position: absolute;
    left: 0;
    top: 8px;
    width: 4px;
    height: 4px;
    background: #ddd;
}

.disableList li span {
    padding-left: 10px;
    display: block;
    color: #999;
    margin-top: 5px;
}

.disableList li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.subDisableList {
    overflow: hidden;
    margin-right: -15px;
}

.subDisableList li {
    width: 50%;
    float: left;
    margin-bottom: 15px;
    overflow: hidden;
}

.subDisableList li a {
    margin-right: 15px;
    display: block;
    position: relative;
}

.subDisableList li span {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.5rem;
    background: #13914e;
    color: #fff;
    padding: 2px 4px;
    display: block;
}

.subDisableList li img {
    display: block;
    width: 100%;
}

.subvideoBox {
    overflow: hidden;
}

.subvideoBox .left {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.subvideoBox .right {
    margin: 15px auto;
    width: 100%;
}

.subVideoImg {
    position: relative;
}

.play02 {
    position: absolute;
    width: 50px;
    height: 50px;
    display: block;
    line-height: 50px;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    background: url(../images/bofang02.png) no-repeat center center;
}

.subVideo p {
    font-size: 1.5rem;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    margin-top: 6px;
}

.subVideo img {
    width: 100%;
    display: block;
}

.subVideoList {}

.subVideoList li {
    width: 100%;
    margin-bottom: 15px;
}

.subVideoList li .subVideo {
    text-align: center;
}

.subRightTitle05 {
    text-align: center;
}

.subYearList {
    overflow: hidden;
    margin-bottom: 20px;
}

.subYearList a {
    float: left;
    width: 32%;
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 20px;
    text-align: center;
    line-height: 30px;
    background: #fff;
    font-size: 1.5rem;
    color: #13914e;
    margin-bottom: 15px;
}

.subYearList a:hover,
.subYearList a.active {
    background: #13914e;
    color: #fff;
    border-color: #13914e
}

.subYearTable {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.subYearTable img {
    display: block;
    width: 100%;
}

.subDataBox {
    background: #fff;
    overflow: hidden;
    margin-bottom: 50px;
}

.subDataBox .title {
    text-align: center;
    font-size: 1.6rem;
    background: #eeeeee;
    font-weight: normal;
    padding: 10px;
}

.subDataAllBox {
    border: 1px solid #ddd;
    border-top: none;
}

.subDataAll {
    text-align: center;
    padding: 15px 0 0 0;
}

.subDataForm label {
    display: block;
    width: 96%;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 10px;
}

.subDataForm select {
    cursor: pointer;
    width: 96%;
    background: none;
    border-radius: 20px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/select_bg02.png) no-repeat scroll right #eee;
    border: none;
    height: 37px;
    line-height: 37px;
    margin: 0px auto 10px;
    padding-left: 10px;
    display: block;
}

.subDataForm .Searching {
    width: 96%;
    border: 1px solid #13914e;
    color: #13914e;
    background: #fff;
    line-height: 1.5;
    border-radius: 20px;
    cursor: pointer;
    margin: 0 auto;
    display: block;
    padding: 5px 10px;
}


/*.subDataForm .Searching:hover{background: #13914e;color:#fff;}*/

.subDataFormList {
    overflow: hidden;
    margin-right: -2px
}

.subDataFormList .subDataForm label {
    display: block;
    width: 96%;
    margin: 0 auto;
    text-align: left;
    height: 37px;
    line-height: 37px;
}

.subDataFormList li {
    width: 100%;
    margin: 0 auto;
}

.subPartment {
    font-size: 1.5rem;
    line-height: 26px;
    background: #fafafa;
    padding: 10px;
    overflow: hidden;
}

.subPartment h3 {
    text-align: center;
    font-weight: normal;
    margin-bottom: 6px;
}

.subPartment p {
    text-indent: 2em;
}

.subPartLinks {
    text-align: center;
    display: block;
    margin-top: 20px;
    color: #36f;
}


/*.subPartLinks:hover{color:#36f;text-decoration: underline;}*/

.partmentSubTitle {
    background: #fafafa;
    text-align: center;
    border: 1px solid #eee;
    margin-bottom: 30px;
}

.partmentSubTitle h2 {
    position: relative;
    width: 100%;
    margin: 0 auto;
    line-height: 1.5;
    background: url(../images/p_titlebg.png) repeat center center #189351;
    font-size: 1.8rem;
    color: #30a466;
    overflow: hidden;
    padding: 8px 5px;
}

.partmentSubTitle h2 a {
    color: #ffe778;
    position: relative;
    z-index: 9
}

.partmentSubTitle h2 i {
    position: absolute;
    content: '';
    clear: both;
    width: 100%;
    height: 50px;
    background: url(../images/p_bg.png) no-repeat center center;
    top: 0;
    left: 0;
    z-index: 1;
}

.p_Dynamic {
    overflow: hidden;
    margin-bottom: 17px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.p_Dynamic .left {
    margin: 0 auto;
    width: 100%;
}

.p_dynamicImg img {
    width: 100%;
    display: block;
}

.p_dynamicImg p {
    margin-top: 10px;
}

.p_dynamicImg a {
    font-size: 1.5rem;
    line-height: 24px;
}

.p_Dynamic .right {
    margin: 15px auto 0;
    width: 100%;
}

.p_dynamicInfo h2 {
    font-size: 1.8rem;
}

.p_dynamicList {}

.p_dynamicList li {
    margin-top: 5px;
    padding-top: 5px;
    overflow: hidden;
    border-top: 1px solid #eee;
    position: relative;
    padding-left: 10px;
    line-height: 1.5;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.p_dynamicList li:before {
    position: absolute;
    left: 0;
    top: 16px;
    width: 4px;
    height: 4px;
    background: #ddd;
    border-radius: 50%;
    content: '';
    clear: both;
}

.p_dynamicList li span {
    color: #999;
    float: right;
    margin-left: 10px;
}

.p_dynamicList li a {
    font-size: 1.5rem;
}

.partmentKindBox {
    overflow: hidden;
    margin-bottom: 20px;
}

.partmentKindBox .left {
    width: 100%;
    margin: 0 auto 10px;
}

.partmentKindBox .right {
    width: 100%;
    margin: 0 auto;
}

.p_functionList {}

.p_functionList li {}

.p_functionList li h2 a {
    font-size: 1.8rem;
    color: #13914e;
}

.p_functionList li h2 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.p_functionList li p {
    margin-bottom: 15px;
    line-height: 1.5;
}

.p_functionList li p a {
    color: #d45335;
}


/*.p_functionList li h2 a:hover,.p_functionList li p a:hover{text-decoration: underline;}*/

.partmentKindBox .p_dynamicInfo {
    margin-bottom: 30px;
}

.p_dynamicLinksList {
    overflow: hidden;
    margin-top: 15px;
    padding-top: 12px;
    border-top: 1px solid #eee;
}

.p_dynamicLinksList li {
    padding-left: 10px;
    position: relative;
    margin-bottom: 5px;
}

.p_dynamicLinksList li:before {
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    background: #ddd;
    border-radius: 50%;
    content: '';
    clear: both;
}

.p_dynamicLinksList li a {
    font-size: 1.5rem;
}


/*.partmentKindBox*/


/*åˆ†é¡µ*/

.pages_min {
    margin: 25px 0;
    overflow: hidden;
}

.pages_min a.prev_min,
.pages_min a.next_min {
    display: inline-block;
    width: auto;
    background: #e7e7e7;
    border-radius: 3px;
    color: #199352;
    line-height: 1.5;
    text-align: center;
    padding: 8px 12px;
}

.pages_min a.next_min {
    float: right;
}

.pages_min a:hover {
    background: #199352;
    color: #fff;
    transition: 0.3s;
}

.tabArticleList02 {
    width: 100%;
    position: relative;
}

.tabMenu01 {
    width: auto;
    position: relative;
    background: #eee;
    height: auto;
}

.tabMenu01 li {
    float: left;
    width: 20%;
    text-align: center;
}

.tabMenu01 li>a {
    display: block;
    font-size: 1.5rem;
    font-weight: normal;
    position: relative;
    line-height: 1.5;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    padding: 5px 8px;
}

.tabMenu01 li.active>a {
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    background: #199352
}

.subTabInfo02 {
    padding-top: 12px;
    width: 100%;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.subTabInfo02 li {
    margin-bottom: 8px;
    overflow: hidden;
}

.subTabInfo02 li span {
    float: right;
    font-size: 12px;
    color: #999;
    margin-left: 10px;
}

.subTabInfo02 li a {
    display: block;
    padding-left: 10px;
    position: relative;
    line-height: 1.5;
    overflow: hidden;
}

.subTabInfo02 li a:before {
    content: '';
    clear: both;
    position: absolute;
    left: 0;
    top: 15px;
    width: 4px;
    height: 4px;
    background: #d1d1d1;
    border-radius: 50%;
}

.tabDlList dd {
    display: none;
}


/* 2020.04.23åŠ é¡µé¢ */

.complaintPage {
    padding-top: 1px;
    background: url(../images/complaintpage.png) top center repeat-x;
    background-size: 100% 500px;
    margin-top: -2px;
}

.complaintTitle {
    border-bottom: 1px solid #d7d7db;
}

.complaintLink {
    float: right;
    color: #911313;
    font-size: 20px;
}

.complaintBox {
    background: url(../images/complaint.png) center center no-repeat;
}

.complaintBox li {
    position: relative;
    margin: 3px 0 0px;
    padding-bottom: 42px;
    background: url(../images/arrowbottom.png) bottom center no-repeat;
}

.complaintBox .complaint6 {
    background: none;
    margin: 0 0 20px;
    padding: 0;
}

.complaintBox .num {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background: #13914e;
    display: block;
    border-radius: 50%;
    font-size: 16px;
    font-weight: bold;
}

.complaintBox a {
    padding: 25px 0 0 25px;
    display: block;
}

.complaintBox .content {
    padding: 30px 25px;
    box-shadow: 0 0 50px rgba(19, 145, 78, 0.15);
}

.complaintBox .content .title {
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #333;
    margin-bottom: 8px;
}

.complaintBox .content .info {
    font-size: 16px;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    text-align: justify;
    color: #333;
}

.complaintBox .complaint1 .content {
    background: url(../images/complaint1.png) right bottom no-repeat #fff;
}

.complaintBox .complaint2 .content {
    background: url(../images/complaint2.png) right bottom no-repeat #fff;
}

.complaintBox .complaint3 .content {
    background: url(../images/complaint3.png) right bottom no-repeat #fff;
}

.complaintBox .complaint4 .content {
    background: url(../images/complaint4.png) right bottom no-repeat #fff;
}

.complaintBox .complaint5 .content {
    background: url(../images/complaint5.png) right bottom no-repeat #fff;
}

.complaintBox .complaint6 .content {
    background: url(../images/complaint6.png) right bottom no-repeat #fff;
}

.complaintBottom {
    padding: 13px 0 0;
    margin-bottom: 30px;
}

.complaintBottom .subGoverTitle03 {
    margin-bottom: 7px;
}

.complaintBottom .lf,
.complaintBottom .mid,
.complaintBottom .rt {
    margin-top: 20px;
}

.complaintDepart {}

.complaintDepart li {}

.complaintDepart li a {
    display: block;
    border-bottom: 1px solid #e1e1e1;
    padding: 0px 0px 16px;
    overflow: hidden;
    margin-bottom: 16px;
}

.complaintDepart li a img {
    float: left;
    width: 34px;
    height: 34px;
    margin: 5px 16px 0 0;
}

.complaintDepart li a span {
    display: block;
    margin-left: 41px;
    font-size: 16px;
    line-height: 19px;
    width: 136px;
}

.complaintDepart li a:hover img {
    transform: scale(1);
    opacity: 1
}

.complaintDepart li a:hover span {
    color: #f00;
}

.complaintDepart li h3 {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 9px;
    /* padding:20px 0px 10px 0; */
}

.complaintDepart .jubaoBox .email {
    display: block;
    white-space: nowrap;
    padding: 0 0 0 27px;
    background: url(../images/mail.png) left center no-repeat;
    margin-bottom: 10px;
    font-size: 16px;
}

.complaintDepart .jubaoBox .phone {
    display: block;
    white-space: nowrap;
    padding: 0 0 0 27px;
    background: url(../images/phone.png) left center no-repeat;
    font-size: 16px;
}

@media screen and (max-width:768px) {
    .article img {
        display: block;
        margin: 0 auto;
        width: 100% !important;
        height: auto !important;
    }
}